[INFO] cloning repository https://github.com/ziloka/advent-of-code-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziloka/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Fadvent-of-code-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Fadvent-of-code-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05492f271c2deb08bf865afe336f7287c5a3c171
[INFO] testing ziloka/advent-of-code-rust against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Fadvent-of-code-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ziloka/advent-of-code-rust
[INFO] finished tweaking git repo https://github.com/ziloka/advent-of-code-rust
[INFO] tweaked toml for git repo https://github.com/ziloka/advent-of-code-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ziloka/advent-of-code-rust on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31afd67c4af06aca2485c42b23a4265f31b70e8f88505bb3f2ce972731740104
[INFO] running `Command { std: "docker" "start" "-a" "31afd67c4af06aca2485c42b23a4265f31b70e8f88505bb3f2ce972731740104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31afd67c4af06aca2485c42b23a4265f31b70e8f88505bb3f2ce972731740104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31afd67c4af06aca2485c42b23a4265f31b70e8f88505bb3f2ce972731740104", kill_on_drop: false }`
[INFO] [stdout] 31afd67c4af06aca2485c42b23a4265f31b70e8f88505bb3f2ce972731740104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50aee3795a79953f4682472ecf4ebf5cdf3c13dd58a0de05ac24d73172beb24e
[INFO] running `Command { std: "docker" "start" "-a" "50aee3795a79953f4682472ecf4ebf5cdf3c13dd58a0de05ac24d73172beb24e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc v2024.12.25 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/util/point.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/year2019/day17.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     compress(&path, &mut movement);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let _ = compress(&path, &mut movement);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.47s
[INFO] running `Command { std: "docker" "inspect" "50aee3795a79953f4682472ecf4ebf5cdf3c13dd58a0de05ac24d73172beb24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50aee3795a79953f4682472ecf4ebf5cdf3c13dd58a0de05ac24d73172beb24e", kill_on_drop: false }`
[INFO] [stdout] 50aee3795a79953f4682472ecf4ebf5cdf3c13dd58a0de05ac24d73172beb24e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9f3b9c6d367ccb383e500cb7ab9f9d209ab250afa5617f46afbbd0bff2a5c30
[INFO] running `Command { std: "docker" "start" "-a" "d9f3b9c6d367ccb383e500cb7ab9f9d209ab250afa5617f46afbbd0bff2a5c30", kill_on_drop: false }`
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/util/point.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/year2019/day17.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     compress(&path, &mut movement);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let _ = compress(&path, &mut movement);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aoc v2024.12.25 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/util/point.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/year2019/day17.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     compress(&path, &mut movement);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let _ = compress(&path, &mut movement);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.99s
[INFO] running `Command { std: "docker" "inspect" "d9f3b9c6d367ccb383e500cb7ab9f9d209ab250afa5617f46afbbd0bff2a5c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9f3b9c6d367ccb383e500cb7ab9f9d209ab250afa5617f46afbbd0bff2a5c30", kill_on_drop: false }`
[INFO] [stdout] d9f3b9c6d367ccb383e500cb7ab9f9d209ab250afa5617f46afbbd0bff2a5c30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f2d524644eb3198e4060a5b6ab9bbd5b35077eae1c2f2fe30fe319334ba9b3e8
[INFO] running `Command { std: "docker" "start" "-a" "f2d524644eb3198e4060a5b6ab9bbd5b35077eae1c2f2fe30fe319334ba9b3e8", kill_on_drop: false }`
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]   --> src/util/point.rs:89:5
[INFO] [stderr]    |
[INFO] [stderr] 89 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stderr]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/util/point.rs:113:5
[INFO] [stderr]     |
[INFO] [stderr] 113 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/util/point.rs:131:5
[INFO] [stderr]     |
[INFO] [stderr] 131 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/util/point.rs:141:5
[INFO] [stderr]     |
[INFO] [stderr] 141 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: unused `ControlFlow` that must be used
[INFO] [stderr]    --> src/year2019/day17.rs:103:5
[INFO] [stderr]     |
[INFO] [stderr] 103 |     compress(&path, &mut movement);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 103 |     let _ = compress(&path, &mut movement);
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc` (lib) generated 5 warnings (run `cargo fix --lib -p aoc` to apply 4 suggestions)
[INFO] [stderr] warning: `aoc` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc-55b4c0fa7b851ef7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc-506b5bf135dc077b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-faa2acce1b9b684a)
[INFO] [stdout] 
[INFO] [stdout] running 500 tests
[INFO] [stdout] test year2015::day01::part1_test ... ok
[INFO] [stdout] test year2015::day01::part2_test ... ok
[INFO] [stdout] test year2015::day02::part1_test ... ok
[INFO] [stdout] test year2015::day02::part2_test ... ok
[INFO] [stdout] test year2015::day03::part1_test ... ok
[INFO] [stdout] test year2015::day03::part2_test ... ok
[INFO] [stdout] test year2015::day05::part1_test ... ok
[INFO] [stdout] test year2015::day05::part2_test ... ok
[INFO] [stdout] test year2015::day06::part2_test ... ok
[INFO] [stdout] test year2015::day07::part1_test ... ok
[INFO] [stdout] test year2015::day07::part2_test ... ok
[INFO] [stdout] test year2015::day08::part2_test ... ok
[INFO] [stdout] test year2015::day09::part1_test ... ok
[INFO] [stdout] test year2015::day09::part2_test ... ok
[INFO] [stdout] test year2015::day10::part1_test ... ok
[INFO] [stdout] test year2015::day12::part1_test ... ok
[INFO] [stdout] test year2015::day10::part2_test ... ok
[INFO] [stdout] test year2015::day12::part2_test ... ok
[INFO] [stdout] test year2015::day08::part1_test ... ok
[INFO] [stdout] test year2015::day13::part1_test ... ok
[INFO] [stdout] test year2015::day13::part2_test ... ok
[INFO] [stdout] test year2015::day14::part1_test ... ok
[INFO] [stdout] test year2015::day19::part2_test ... ok
[INFO] [stdout] test year2015::day20::part1_test ... ok
[INFO] [stdout] test year2015::day20::part2_test ... ok
[INFO] [stdout] test year2015::day21::part1_test ... ok
[INFO] [stdout] test year2015::day21::part2_test ... ok
[INFO] [stdout] test year2015::day22::part1_test ... ok
[INFO] [stdout] test year2015::day19::part1_test ... ok
[INFO] [stdout] test year2015::day23::part1_test ... ok
[INFO] [stdout] test year2015::day22::part2_test ... ok
[INFO] [stdout] test year2015::day11::part1_test ... ok
[INFO] [stdout] test year2015::day11::part2_test ... ok
[INFO] [stdout] test year2015::day14::part2_test ... ok
[INFO] [stdout] test year2015::day15::part1_test ... ok
[INFO] [stdout] test year2015::day16::part1_test ... ok
[INFO] [stdout] test year2015::day16::part2_test ... ok
[INFO] [stdout] test year2015::day17::part1_test ... ok
[INFO] [stdout] test year2015::day17::part2_test ... ok
[INFO] [stdout] test year2015::day18::part1_test ... ok
[INFO] [stdout] test year2015::day24::part1_test ... ok
[INFO] [stdout] test year2015::day15::part2_test ... ok
[INFO] [stdout] test year2015::day24::part2_test ... ok
[INFO] [stdout] test year2015::day25::part1_test ... ok
[INFO] [stdout] test year2015::day23::part2_test ... ok
[INFO] [stdout] test year2015::day25::part2_test ... ok
[INFO] [stdout] test year2016::day01::part2_test ... ok
[INFO] [stdout] test year2016::day02::part1_test ... ok
[INFO] [stdout] test year2016::day02::part2_test ... ok
[INFO] [stdout] test year2016::day03::part1_test ... ok
[INFO] [stdout] test year2016::day01::part1_test ... ok
[INFO] [stdout] test year2015::day18::part2_test ... ok
[INFO] [stdout] test year2015::day04::part2_test ... ok
[INFO] [stdout] test year2015::day06::part1_test ... ok
[INFO] [stdout] test year2016::day04::part2_test ... ok
[INFO] [stdout] test year2016::day03::part2_test ... ok
[INFO] [stdout] test year2016::day04::part1_test ... ok
[INFO] [stdout] test year2016::day06::part1_test ... ok
[INFO] [stdout] test year2016::day07::part1_test ... ok
[INFO] [stdout] test year2016::day06::part2_test ... ok
[INFO] [stdout] test year2016::day05::part2_test ... ok
[INFO] [stdout] test year2016::day05::part1_test ... ok
[INFO] [stdout] test year2016::day07::part2_test ... ok
[INFO] [stdout] test year2016::day08::part1_test ... ok
[INFO] [stdout] test year2016::day08::part2_test ... ok
[INFO] [stdout] test year2016::day09::part1_test ... ok
[INFO] [stdout] test year2016::day09::part2_test ... ok
[INFO] [stdout] test year2016::day10::part1_test ... ok
[INFO] [stdout] test year2015::day04::part1_test ... ok
[INFO] [stdout] test year2016::day10::part2_test ... ok
[INFO] [stdout] test year2016::day12::part1_test ... ok
[INFO] [stdout] test year2016::day19::part1_test ... ok
[INFO] [stdout] test year2016::day11::part1_test ... ok
[INFO] [stdout] test year2016::day12::part2_test ... ok
[INFO] [stdout] test year2016::day15::part2_test ... ok
[INFO] [stdout] test year2016::day13::part1_test ... ok
[INFO] [stdout] test year2016::day13::part2_test ... ok
[INFO] [stdout] test year2016::day16::part1_test ... ok
[INFO] [stdout] test year2016::day16::part2_test ... ok
[INFO] [stdout] test year2016::day11::part2_test ... ok
[INFO] [stdout] test year2016::day18::part1_test ... ok
[INFO] [stdout] test year2016::day19::part2_test ... ok
[INFO] [stdout] test year2016::day20::part1_test ... ok
[INFO] [stdout] test year2016::day20::part2_test ... ok
[INFO] [stdout] test year2016::day21::part1_test ... ok
[INFO] [stdout] test year2016::day15::part1_test ... ok
[INFO] [stdout] test year2016::day22::part2_test ... ok
[INFO] [stdout] test year2016::day21::part2_test ... ok
[INFO] [stdout] test year2016::day18::part2_test ... ok
[INFO] [stdout] test year2016::day22::part1_test ... ok
[INFO] [stdout] test year2017::day03::part2_test ... ok
[INFO] [stdout] test year2016::day23::part2_test ... ok
[INFO] [stdout] test year2016::day25::part1_test ... ok
[INFO] [stdout] test year2016::day25::part2_test ... ok
[INFO] [stdout] test year2017::day01::part1_test ... ok
[INFO] [stdout] test year2016::day24::part2_test ... ok
[INFO] [stdout] test year2016::day23::part1_test ... ok
[INFO] [stdout] test year2016::day24::part1_test ... ok
[INFO] [stdout] test year2017::day03::part1_test ... ok
[INFO] [stdout] test year2017::day04::part1_test ... ok
[INFO] [stdout] test year2017::day05::part1_test ... ok
[INFO] [stdout] test year2017::day04::part2_test ... ok
[INFO] [stdout] test year2017::day02::part1_test ... ok
[INFO] [stdout] test year2017::day09::part1_test ... ok
[INFO] [stdout] test year2017::day08::part1_test ... ok
[INFO] [stdout] test year2017::day08::part2_test ... ok
[INFO] [stdout] test year2017::day06::part1_test ... ok
[INFO] [stdout] test year2017::day06::part2_test ... ok
[INFO] [stdout] test year2017::day07::part1_test ... ok
[INFO] [stdout] test year2017::day07::part2_test ... ok
[INFO] [stdout] test year2017::day10::part1_test ... ok
[INFO] [stdout] test year2017::day10::part2_test ... ok
[INFO] [stdout] test year2017::day11::part1_test ... ok
[INFO] [stdout] test year2017::day12::part1_test ... ok
[INFO] [stdout] test year2017::day09::part2_test ... ok
[INFO] [stdout] test year2017::day12::part2_test ... ok
[INFO] [stdout] test year2017::day11::part2_test ... ok
[INFO] [stdout] test year2017::day13::part1_test ... ok
[INFO] [stdout] test year2017::day13::part2_test ... ok
[INFO] [stdout] test year2017::day17::part2_test ... ok
[INFO] [stdout] test year2017::day16::part2_test ... ok
[INFO] [stdout] test year2017::day19::part1_test ... ok
[INFO] [stdout] test year2017::day19::part2_test ... ok
[INFO] [stdout] test year2017::day20::part1_test ... ok
[INFO] [stdout] test year2017::day20::part2_test ... ok
[INFO] [stdout] test year2017::day21::part1_test ... ok
[INFO] [stdout] test year2017::day21::part2_test ... ok
[INFO] [stdout] test year2017::day22::part1_test ... ok
[INFO] [stdout] test year2017::day17::part1_test ... ok
[INFO] [stdout] test year2017::day18::part2_test ... ok
[INFO] [stdout] test year2016::day14::part1_test ... ok
[INFO] [stdout] test year2017::day02::part2_test ... ok
[INFO] [stdout] test year2017::day01::part2_test ... ok
[INFO] [stdout] test year2017::day16::part1_test ... ok
[INFO] [stdout] test year2017::day23::part1_test ... ok
[INFO] [stdout] test year2018::day01::part1_test ... ok
[INFO] [stdout] test year2018::day01::part2_test ... ok
[INFO] [stdout] test year2018::day02::part1_test ... ok
[INFO] [stdout] test year2018::day02::part2_test ... ok
[INFO] [stdout] test year2017::day18::part1_test ... ok
[INFO] [stdout] test year2017::day24::part2_test ... ok
[INFO] [stdout] test year2018::day03::part1_test ... ok
[INFO] [stdout] test year2017::day24::part1_test ... ok
[INFO] [stdout] test year2017::day23::part2_test ... ok
[INFO] [stdout] test year2017::day25::part1_test ... ok
[INFO] [stdout] test year2017::day25::part2_test ... ok
[INFO] [stdout] test year2018::day03::part2_test ... ok
[INFO] [stdout] test year2018::day04::part1_test ... ok
[INFO] [stdout] test year2018::day04::part2_test ... ok
[INFO] [stdout] test year2018::day07::part2_test ... ok
[INFO] [stdout] test year2018::day08::part2_test ... ok
[INFO] [stdout] test year2018::day09::part1_test ... ok
[INFO] [stdout] test year2018::day07::part1_test ... ok
[INFO] [stdout] test year2018::day05::part2_test ... ok
[INFO] [stdout] test year2018::day05::part1_test ... ok
[INFO] [stdout] test year2018::day10::part1_test ... ok
[INFO] [stdout] test year2018::day09::part2_test ... ok
[INFO] [stdout] test year2018::day10::part2_test ... ok
[INFO] [stdout] test year2018::day06::part2_test ... ok
[INFO] [stdout] test year2018::day12::part1_test ... ok
[INFO] [stdout] test year2018::day12::part2_test ... ok
[INFO] [stdout] test year2018::day13::part2_test ... ok
[INFO] [stdout] test year2016::day17::part1_test ... ok
[INFO] [stdout] test year2018::day08::part1_test ... ok
[INFO] [stdout] test year2018::day13::part1_test ... ok
[INFO] [stdout] test year2017::day14::part1_test ... ok
[INFO] [stdout] test year2016::day17::part2_test ... ok
[INFO] [stdout] test year2017::day14::part2_test ... ok
[INFO] [stdout] test year2018::day16::part2_test ... ok
[INFO] [stdout] test year2018::day18::part1_test ... ok
[INFO] [stdout] test year2018::day18::part2_test ... ok
[INFO] [stdout] test year2018::day19::part1_test ... ok
[INFO] [stdout] test year2018::day19::part2_test ... ok
[INFO] [stdout] test year2018::day20::part1_test ... ok
[INFO] [stdout] test year2018::day20::part2_test ... ok
[INFO] [stdout] test year2018::day21::part1_test ... ok
[INFO] [stdout] test year2018::day21::part2_test ... ok
[INFO] [stdout] test year2018::day22::part1_test ... ok
[INFO] [stdout] test year2018::day22::part2_test ... ok
[INFO] [stdout] test year2018::day23::part1_test ... ok
[INFO] [stdout] test year2018::day23::part2_test ... ok
[INFO] [stdout] test year2018::day24::part1_test ... ok
[INFO] [stdout] test year2018::day06::part1_test ... ok
[INFO] [stdout] test year2018::day25::part1_test ... ok
[INFO] [stdout] test year2018::day25::part2_test ... ok
[INFO] [stdout] test year2019::day01::part1_test ... ok
[INFO] [stdout] test year2019::day01::part2_test ... ok
[INFO] [stdout] test year2019::day02::part1_test ... ok
[INFO] [stdout] test year2019::day02::part2_test ... ok
[INFO] [stdout] test year2019::day03::part1_test ... ok
[INFO] [stdout] test year2019::day03::part2_test ... ok
[INFO] [stdout] test year2019::day04::part1_test ... ok
[INFO] [stdout] test year2019::day04::part2_test ... ok
[INFO] [stdout] test year2019::day05::part1_test ... ok
[INFO] [stdout] test year2019::day05::part2_test ... ok
[INFO] [stdout] test year2019::day06::part1_test ... ok
[INFO] [stdout] test year2019::day06::part2_test ... ok
[INFO] [stdout] test year2019::day07::part1_test ... ok
[INFO] [stdout] test year2019::day07::part2_test ... ok
[INFO] [stdout] test year2019::day08::part1_test ... ok
[INFO] [stdout] test year2019::day08::part2_test ... ok
[INFO] [stdout] test year2019::day09::part1_test ... ok
[INFO] [stdout] test year2019::day09::part2_test ... ok
[INFO] [stdout] test year2018::day11::part2_test ... ok
[INFO] [stdout] test year2019::day10::part1_test ... ok
[INFO] [stdout] test year2019::day11::part1_test ... ok
[INFO] [stdout] test year2018::day14::part2_test ... ok
[INFO] [stdout] test year2019::day12::part1_test ... ok
[INFO] [stdout] test year2019::day12::part2_test ... ok
[INFO] [stdout] test year2019::day13::part1_test ... ok
[INFO] [stdout] test year2019::day13::part2_test ... ok
[INFO] [stdout] test year2019::day14::part1_test ... ok
[INFO] [stdout] test year2019::day14::part2_test ... ok
[INFO] [stdout] test year2019::day15::part1_test ... ok
[INFO] [stdout] test year2019::day10::part2_test ... ok
[INFO] [stdout] test year2018::day16::part1_test ... ok
[INFO] [stdout] test year2018::day15::part1_test ... ok
[INFO] [stdout] test year2018::day17::part1_test ... ok
[INFO] [stdout] test year2018::day17::part2_test ... ok
[INFO] [stdout] test year2018::day24::part2_test ... ok
[INFO] [stdout] test year2019::day11::part2_test ... ok
[INFO] [stdout] test year2019::day15::part2_test ... ok
[INFO] [stdout] test year2018::day11::part1_test ... ok
[INFO] [stdout] test year2018::day14::part1_test ... ok
[INFO] [stdout] test year2019::day20::part2_test ... ok
[INFO] [stdout] test year2019::day17::part1_test ... ok
[INFO] [stdout] test year2019::day17::part2_test ... ok
[INFO] [stdout] test year2019::day18::part2_test ... ok
[INFO] [stdout] test year2019::day19::part1_test ... ok
[INFO] [stdout] test year2019::day19::part2_test ... ok
[INFO] [stdout] test year2019::day20::part1_test ... ok
[INFO] [stdout] test year2019::day16::part1_test ... ok
[INFO] [stdout] test year2017::day05::part2_test ... ok
[INFO] [stdout] test year2019::day16::part2_test ... ok
[INFO] [stdout] test year2018::day15::part2_test ... ok
[INFO] [stdout] test year2019::day21::part1_test ... ok
[INFO] [stdout] test year2019::day21::part2_test ... ok
[INFO] [stdout] test year2019::day22::part2_test ... ok
[INFO] [stdout] test year2019::day23::part1_test ... ok
[INFO] [stdout] test year2019::day23::part2_test ... ok
[INFO] [stdout] test year2019::day24::part1_test ... ok
[INFO] [stdout] test year2019::day24::part2_test ... ok
[INFO] [stdout] test year2019::day22::part1_test ... ok
[INFO] [stdout] test year2020::day01::part1_test ... ok
[INFO] [stdout] test year2020::day05::part2_test ... ok
[INFO] [stdout] test year2020::day06::part1_test ... ok
[INFO] [stdout] test year2020::day02::part1_test ... ok
[INFO] [stdout] test year2020::day06::part2_test ... ok
[INFO] [stdout] test year2020::day07::part1_test ... ok
[INFO] [stdout] test year2019::day25::part2_test ... ok
[INFO] [stdout] test year2020::day02::part2_test ... ok
[INFO] [stdout] test year2020::day03::part2_test ... ok
[INFO] [stdout] test year2019::day25::part1_test ... ok
[INFO] [stdout] test year2020::day08::part2_test ... ok
[INFO] [stdout] test year2020::day09::part1_test ... ok
[INFO] [stdout] test year2020::day10::part1_test ... ok
[INFO] [stdout] test year2020::day07::part2_test ... ok
[INFO] [stdout] test year2020::day08::part1_test ... ok
[INFO] [stdout] test year2020::day10::part2_test ... ok
[INFO] [stdout] test year2020::day12::part1_test ... ok
[INFO] [stdout] test year2020::day13::part2_test ... ok
[INFO] [stdout] test year2020::day14::part1_test ... ok
[INFO] [stdout] test year2020::day13::part1_test ... ok
[INFO] [stdout] test year2020::day11::part2_test ... ok
[INFO] [stdout] test year2020::day12::part2_test ... ok
[INFO] [stdout] test year2020::day14::part2_test ... ok
[INFO] [stdout] test year2020::day15::part1_test ... ok
[INFO] [stdout] test year2020::day16::part1_test ... ok
[INFO] [stdout] test year2020::day16::part2_test ... ok
[INFO] [stdout] test year2020::day18::part1_test ... ok
[INFO] [stdout] test year2020::day11::part1_test ... ok
[INFO] [stdout] test year2020::day17::part1_test ... ok
[INFO] [stdout] test year2020::day18::part2_test ... ok
[INFO] [stdout] test year2020::day19::part1_test ... ok
[INFO] [stdout] test year2020::day19::part2_test ... ok
[INFO] [stdout] test year2020::day17::part2_test ... ok
[INFO] [stdout] test year2020::day09::part2_test ... ok
[INFO] [stdout] test year2020::day01::part2_test ... ok
[INFO] [stdout] test year2020::day03::part1_test ... ok
[INFO] [stdout] test year2020::day04::part1_test ... ok
[INFO] [stdout] test year2020::day04::part2_test ... ok
[INFO] [stdout] test year2019::day18::part1_test ... ok
[INFO] [stdout] test year2020::day21::part1_test ... ok
[INFO] [stdout] test year2020::day23::part1_test ... ok
[INFO] [stdout] test year2020::day20::part1_test ... ok
[INFO] [stdout] test year2020::day22::part2_test ... ok
[INFO] [stdout] test year2020::day21::part2_test ... ok
[INFO] [stdout] test year2020::day22::part1_test ... ok
[INFO] [stdout] test year2020::day24::part1_test ... ok
[INFO] [stdout] test year2020::day20::part2_test ... ok
[INFO] [stdout] test year2017::day22::part2_test ... ok
[INFO] [stdout] test year2020::day05::part1_test ... ok
[INFO] [stdout] test year2021::day04::part1_test ... ok
[INFO] [stdout] test year2021::day03::part1_test ... ok
[INFO] [stdout] test year2021::day01::part2_test ... ok
[INFO] [stdout] test year2021::day02::part1_test ... ok
[INFO] [stdout] test year2021::day06::part2_test ... ok
[INFO] [stdout] test year2021::day07::part1_test ... ok
[INFO] [stdout] test year2021::day05::part1_test ... ok
[INFO] [stdout] test year2021::day07::part2_test ... ok
[INFO] [stdout] test year2021::day06::part1_test ... ok
[INFO] [stdout] test year2021::day08::part2_test ... ok
[INFO] [stdout] test year2021::day09::part1_test ... ok
[INFO] [stdout] test year2021::day09::part2_test ... ok
[INFO] [stdout] test year2021::day10::part1_test ... ok
[INFO] [stdout] test year2021::day10::part2_test ... ok
[INFO] [stdout] test year2021::day08::part1_test ... ok
[INFO] [stdout] test year2021::day12::part1_test ... ok
[INFO] [stdout] test year2021::day11::part1_test ... ok
[INFO] [stdout] test year2021::day12::part2_test ... ok
[INFO] [stdout] test year2021::day13::part2_test ... ok
[INFO] [stdout] test year2021::day13::part1_test ... ok
[INFO] [stdout] test year2021::day14::part2_test ... ok
[INFO] [stdout] test year2021::day15::part1_test ... ok
[INFO] [stdout] test year2021::day11::part2_test ... ok
[INFO] [stdout] test year2021::day15::part2_test ... ok
[INFO] [stdout] test year2021::day14::part1_test ... ok
[INFO] [stdout] test year2021::day16::part1_test ... ok
[INFO] [stdout] test year2021::day16::part2_test ... ok
[INFO] [stdout] test year2021::day17::part1_test ... ok
[INFO] [stdout] test year2021::day17::part2_test ... ok
[INFO] [stdout] test year2021::day18::part1_test ... ok
[INFO] [stdout] test year2021::day19::part1_test ... ok
[INFO] [stdout] test year2021::day19::part2_test ... ok
[INFO] [stdout] test year2021::day18::part2_test ... ok
[INFO] [stdout] test year2021::day20::part1_test ... ok
[INFO] [stdout] test year2021::day21::part1_test ... ok
[INFO] [stdout] test year2020::day24::part2_test ... ok
[INFO] [stdout] test year2021::day21::part2_test ... ok
[INFO] [stdout] test year2020::day25::part1_test ... ok
[INFO] [stdout] test year2021::day04::part2_test ... ok
[INFO] [stdout] test year2021::day05::part2_test ... ok
[INFO] [stdout] test year2021::day01::part1_test ... ok
[INFO] [stdout] test year2021::day02::part2_test ... ok
[INFO] [stdout] test year2020::day25::part2_test ... ok
[INFO] [stdout] test year2021::day22::part1_test ... ok
[INFO] [stdout] test year2021::day24::part2_test ... ok
[INFO] [stdout] test year2022::day01::part1_test ... ok
[INFO] [stdout] test year2021::day22::part2_test ... ok
[INFO] [stdout] test year2021::day25::part1_test ... ok
[INFO] [stdout] test year2021::day23::part1_test ... ok
[INFO] [stdout] test year2022::day03::part1_test ... ok
[INFO] [stdout] test year2022::day03::part2_test ... ok
[INFO] [stdout] test year2021::day25::part2_test ... ok
[INFO] [stdout] test year2022::day01::part2_test ... ok
[INFO] [stdout] test year2022::day04::part1_test ... ok
[INFO] [stdout] test year2021::day20::part2_test ... ok
[INFO] [stdout] test year2021::day03::part2_test ... ok
[INFO] [stdout] test year2017::day15::part1_test ... ok
[INFO] [stdout] test year2017::day15::part2_test ... ok
[INFO] [stdout] test year2022::day02::part1_test ... ok
[INFO] [stdout] test year2021::day24::part1_test ... ok
[INFO] [stdout] test year2022::day04::part2_test ... ok
[INFO] [stdout] test year2022::day08::part1_test ... ok
[INFO] [stdout] test year2022::day08::part2_test ... ok
[INFO] [stdout] test year2022::day07::part2_test ... ok
[INFO] [stdout] test year2022::day11::part1_test ... ok
[INFO] [stdout] test year2022::day02::part2_test ... ok
[INFO] [stdout] test year2022::day12::part2_test ... ok
[INFO] [stdout] test year2022::day05::part2_test ... ok
[INFO] [stdout] test year2022::day13::part1_test ... ok
[INFO] [stdout] test year2022::day12::part1_test ... ok
[INFO] [stdout] test year2022::day13::part2_test ... ok
[INFO] [stdout] test year2022::day14::part2_test ... ok
[INFO] [stdout] test year2022::day06::part1_test ... ok
[INFO] [stdout] test year2022::day14::part1_test ... ok
[INFO] [stdout] test year2022::day07::part1_test ... ok
[INFO] [stdout] test year2022::day15::part2_test ... ok
[INFO] [stdout] test year2022::day09::part1_test ... ok
[INFO] [stdout] test year2022::day09::part2_test ... ok
[INFO] [stdout] test year2022::day18::part1_test ... ok
[INFO] [stdout] test year2022::day06::part2_test ... ok
[INFO] [stdout] test year2022::day10::part2_test ... ok
[INFO] [stdout] test year2022::day17::part2_test ... ok
[INFO] [stdout] test year2022::day20::part1_test ... ok
[INFO] [stdout] test year2022::day19::part1_test ... ok
[INFO] [stdout] test year2022::day21::part2_test ... ok
[INFO] [stdout] test year2022::day20::part2_test ... ok
[INFO] [stdout] test year2022::day21::part1_test ... ok
[INFO] [stdout] test year2022::day19::part2_test ... ok
[INFO] [stdout] test year2022::day22::part1_test ... ok
[INFO] [stdout] test year2022::day22::part2_test ... ok
[INFO] [stdout] test year2022::day23::part1_test ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'year2022::day18::part2_test' (663) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/test-faa2acce1b9b684a` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "f2d524644eb3198e4060a5b6ab9bbd5b35077eae1c2f2fe30fe319334ba9b3e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2d524644eb3198e4060a5b6ab9bbd5b35077eae1c2f2fe30fe319334ba9b3e8", kill_on_drop: false }`
[INFO] [stdout] f2d524644eb3198e4060a5b6ab9bbd5b35077eae1c2f2fe30fe319334ba9b3e8
